3.8.24 \(\int \frac {x^2 (c+d x^2)^{3/2}}{(a+b x^2)^2} \, dx\)

Optimal. Leaf size=149 \[ \frac {(b c-4 a d) \sqrt {b c-a d} \tan ^{-1}\left (\frac {x \sqrt {b c-a d}}{\sqrt {a} \sqrt {c+d x^2}}\right )}{2 \sqrt {a} b^3}+\frac {\sqrt {d} (3 b c-4 a d) \tanh ^{-1}\left (\frac {\sqrt {d} x}{\sqrt {c+d x^2}}\right )}{2 b^3}-\frac {x \left (c+d x^2\right )^{3/2}}{2 b \left (a+b x^2\right )}+\frac {d x \sqrt {c+d x^2}}{b^2} \]

________________________________________________________________________________________

Rubi [A]  time = 0.16, antiderivative size = 149, normalized size of antiderivative = 1.00, number of steps used = 7, number of rules used = 7, integrand size = 24, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.292, Rules used = {467, 528, 523, 217, 206, 377, 205} \begin {gather*} \frac {(b c-4 a d) \sqrt {b c-a d} \tan ^{-1}\left (\frac {x \sqrt {b c-a d}}{\sqrt {a} \sqrt {c+d x^2}}\right )}{2 \sqrt {a} b^3}+\frac {\sqrt {d} (3 b c-4 a d) \tanh ^{-1}\left (\frac {\sqrt {d} x}{\sqrt {c+d x^2}}\right )}{2 b^3}-\frac {x \left (c+d x^2\right )^{3/2}}{2 b \left (a+b x^2\right )}+\frac {d x \sqrt {c+d x^2}}{b^2} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(x^2*(c + d*x^2)^(3/2))/(a + b*x^2)^2,x]

[Out]

(d*x*Sqrt[c + d*x^2])/b^2 - (x*(c + d*x^2)^(3/2))/(2*b*(a + b*x^2)) + ((b*c - 4*a*d)*Sqrt[b*c - a*d]*ArcTan[(S
qrt[b*c - a*d]*x)/(Sqrt[a]*Sqrt[c + d*x^2])])/(2*Sqrt[a]*b^3) + (Sqrt[d]*(3*b*c - 4*a*d)*ArcTanh[(Sqrt[d]*x)/S
qrt[c + d*x^2]])/(2*b^3)

Rule 205

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(Rt[a/b, 2]*ArcTan[x/Rt[a/b, 2]])/a, x] /; FreeQ[{a, b}, x]
&& PosQ[a/b]

Rule 206

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1*ArcTanh[(Rt[-b, 2]*x)/Rt[a, 2]])/(Rt[a, 2]*Rt[-b, 2]), x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 217

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 377

Int[((a_) + (b_.)*(x_)^(n_))^(p_)/((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Subst[Int[1/(c - (b*c - a*d)*x^n), x]
, x, x/(a + b*x^n)^(1/n)] /; FreeQ[{a, b, c, d}, x] && NeQ[b*c - a*d, 0] && EqQ[n*p + 1, 0] && IntegerQ[n]

Rule 467

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_)*((c_) + (d_.)*(x_)^(n_))^(q_), x_Symbol] :> Simp[(e^(n -
1)*(e*x)^(m - n + 1)*(a + b*x^n)^(p + 1)*(c + d*x^n)^q)/(b*n*(p + 1)), x] - Dist[e^n/(b*n*(p + 1)), Int[(e*x)^
(m - n)*(a + b*x^n)^(p + 1)*(c + d*x^n)^(q - 1)*Simp[c*(m - n + 1) + d*(m + n*(q - 1) + 1)*x^n, x], x], x] /;
FreeQ[{a, b, c, d, e}, x] && NeQ[b*c - a*d, 0] && IGtQ[n, 0] && LtQ[p, -1] && GtQ[q, 0] && GtQ[m - n + 1, 0] &
& IntBinomialQ[a, b, c, d, e, m, n, p, q, x]

Rule 523

Int[((e_) + (f_.)*(x_)^(n_))/(((a_) + (b_.)*(x_)^(n_))*Sqrt[(c_) + (d_.)*(x_)^(n_)]), x_Symbol] :> Dist[f/b, I
nt[1/Sqrt[c + d*x^n], x], x] + Dist[(b*e - a*f)/b, Int[1/((a + b*x^n)*Sqrt[c + d*x^n]), x], x] /; FreeQ[{a, b,
 c, d, e, f, n}, x]

Rule 528

Int[((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_))^(q_.)*((e_) + (f_.)*(x_)^(n_)), x_Symbol] :> Simp[
(f*x*(a + b*x^n)^(p + 1)*(c + d*x^n)^q)/(b*(n*(p + q + 1) + 1)), x] + Dist[1/(b*(n*(p + q + 1) + 1)), Int[(a +
 b*x^n)^p*(c + d*x^n)^(q - 1)*Simp[c*(b*e - a*f + b*e*n*(p + q + 1)) + (d*(b*e - a*f) + f*n*q*(b*c - a*d) + b*
d*e*n*(p + q + 1))*x^n, x], x], x] /; FreeQ[{a, b, c, d, e, f, n, p}, x] && GtQ[q, 0] && NeQ[n*(p + q + 1) + 1
, 0]

Rubi steps

\begin {align*} \int \frac {x^2 \left (c+d x^2\right )^{3/2}}{\left (a+b x^2\right )^2} \, dx &=-\frac {x \left (c+d x^2\right )^{3/2}}{2 b \left (a+b x^2\right )}+\frac {\int \frac {\sqrt {c+d x^2} \left (c+4 d x^2\right )}{a+b x^2} \, dx}{2 b}\\ &=\frac {d x \sqrt {c+d x^2}}{b^2}-\frac {x \left (c+d x^2\right )^{3/2}}{2 b \left (a+b x^2\right )}+\frac {\int \frac {2 c (b c-2 a d)+2 d (3 b c-4 a d) x^2}{\left (a+b x^2\right ) \sqrt {c+d x^2}} \, dx}{4 b^2}\\ &=\frac {d x \sqrt {c+d x^2}}{b^2}-\frac {x \left (c+d x^2\right )^{3/2}}{2 b \left (a+b x^2\right )}+\frac {(d (3 b c-4 a d)) \int \frac {1}{\sqrt {c+d x^2}} \, dx}{2 b^3}+\frac {((b c-4 a d) (b c-a d)) \int \frac {1}{\left (a+b x^2\right ) \sqrt {c+d x^2}} \, dx}{2 b^3}\\ &=\frac {d x \sqrt {c+d x^2}}{b^2}-\frac {x \left (c+d x^2\right )^{3/2}}{2 b \left (a+b x^2\right )}+\frac {(d (3 b c-4 a d)) \operatorname {Subst}\left (\int \frac {1}{1-d x^2} \, dx,x,\frac {x}{\sqrt {c+d x^2}}\right )}{2 b^3}+\frac {((b c-4 a d) (b c-a d)) \operatorname {Subst}\left (\int \frac {1}{a-(-b c+a d) x^2} \, dx,x,\frac {x}{\sqrt {c+d x^2}}\right )}{2 b^3}\\ &=\frac {d x \sqrt {c+d x^2}}{b^2}-\frac {x \left (c+d x^2\right )^{3/2}}{2 b \left (a+b x^2\right )}+\frac {(b c-4 a d) \sqrt {b c-a d} \tan ^{-1}\left (\frac {\sqrt {b c-a d} x}{\sqrt {a} \sqrt {c+d x^2}}\right )}{2 \sqrt {a} b^3}+\frac {\sqrt {d} (3 b c-4 a d) \tanh ^{-1}\left (\frac {\sqrt {d} x}{\sqrt {c+d x^2}}\right )}{2 b^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.18, size = 155, normalized size = 1.04 \begin {gather*} \frac {\frac {\left (4 a^2 d^2-5 a b c d+b^2 c^2\right ) \tan ^{-1}\left (\frac {x \sqrt {b c-a d}}{\sqrt {a} \sqrt {c+d x^2}}\right )}{\sqrt {a} \sqrt {b c-a d}}-\frac {b x \sqrt {c+d x^2} \left (b \left (c-d x^2\right )-2 a d\right )}{a+b x^2}+\sqrt {d} (3 b c-4 a d) \log \left (\sqrt {d} \sqrt {c+d x^2}+d x\right )}{2 b^3} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(x^2*(c + d*x^2)^(3/2))/(a + b*x^2)^2,x]

[Out]

(-((b*x*Sqrt[c + d*x^2]*(-2*a*d + b*(c - d*x^2)))/(a + b*x^2)) + ((b^2*c^2 - 5*a*b*c*d + 4*a^2*d^2)*ArcTan[(Sq
rt[b*c - a*d]*x)/(Sqrt[a]*Sqrt[c + d*x^2])])/(Sqrt[a]*Sqrt[b*c - a*d]) + Sqrt[d]*(3*b*c - 4*a*d)*Log[d*x + Sqr
t[d]*Sqrt[c + d*x^2]])/(2*b^3)

________________________________________________________________________________________

IntegrateAlgebraic [A]  time = 0.66, size = 175, normalized size = 1.17 \begin {gather*} \frac {\left (4 a d^{3/2}-3 b c \sqrt {d}\right ) \log \left (\sqrt {c+d x^2}-\sqrt {d} x\right )}{2 b^3}-\frac {(b c-4 a d) \sqrt {b c-a d} \tan ^{-1}\left (\frac {a \sqrt {d}-b x \sqrt {c+d x^2}+b \sqrt {d} x^2}{\sqrt {a} \sqrt {b c-a d}}\right )}{2 \sqrt {a} b^3}+\frac {\sqrt {c+d x^2} \left (2 a d x-b c x+b d x^3\right )}{2 b^2 \left (a+b x^2\right )} \end {gather*}

Antiderivative was successfully verified.

[In]

IntegrateAlgebraic[(x^2*(c + d*x^2)^(3/2))/(a + b*x^2)^2,x]

[Out]

(Sqrt[c + d*x^2]*(-(b*c*x) + 2*a*d*x + b*d*x^3))/(2*b^2*(a + b*x^2)) - ((b*c - 4*a*d)*Sqrt[b*c - a*d]*ArcTan[(
a*Sqrt[d] + b*Sqrt[d]*x^2 - b*x*Sqrt[c + d*x^2])/(Sqrt[a]*Sqrt[b*c - a*d])])/(2*Sqrt[a]*b^3) + ((-3*b*c*Sqrt[d
] + 4*a*d^(3/2))*Log[-(Sqrt[d]*x) + Sqrt[c + d*x^2]])/(2*b^3)

________________________________________________________________________________________

fricas [A]  time = 1.50, size = 996, normalized size = 6.68 \begin {gather*} \left [-\frac {2 \, {\left (3 \, a b c - 4 \, a^{2} d + {\left (3 \, b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {d} \log \left (-2 \, d x^{2} + 2 \, \sqrt {d x^{2} + c} \sqrt {d} x - c\right ) + {\left (a b c - 4 \, a^{2} d + {\left (b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {-\frac {b c - a d}{a}} \log \left (\frac {{\left (b^{2} c^{2} - 8 \, a b c d + 8 \, a^{2} d^{2}\right )} x^{4} + a^{2} c^{2} - 2 \, {\left (3 \, a b c^{2} - 4 \, a^{2} c d\right )} x^{2} + 4 \, {\left (a^{2} c x - {\left (a b c - 2 \, a^{2} d\right )} x^{3}\right )} \sqrt {d x^{2} + c} \sqrt {-\frac {b c - a d}{a}}}{b^{2} x^{4} + 2 \, a b x^{2} + a^{2}}\right ) - 4 \, {\left (b^{2} d x^{3} - {\left (b^{2} c - 2 \, a b d\right )} x\right )} \sqrt {d x^{2} + c}}{8 \, {\left (b^{4} x^{2} + a b^{3}\right )}}, -\frac {4 \, {\left (3 \, a b c - 4 \, a^{2} d + {\left (3 \, b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {-d} \arctan \left (\frac {\sqrt {-d} x}{\sqrt {d x^{2} + c}}\right ) + {\left (a b c - 4 \, a^{2} d + {\left (b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {-\frac {b c - a d}{a}} \log \left (\frac {{\left (b^{2} c^{2} - 8 \, a b c d + 8 \, a^{2} d^{2}\right )} x^{4} + a^{2} c^{2} - 2 \, {\left (3 \, a b c^{2} - 4 \, a^{2} c d\right )} x^{2} + 4 \, {\left (a^{2} c x - {\left (a b c - 2 \, a^{2} d\right )} x^{3}\right )} \sqrt {d x^{2} + c} \sqrt {-\frac {b c - a d}{a}}}{b^{2} x^{4} + 2 \, a b x^{2} + a^{2}}\right ) - 4 \, {\left (b^{2} d x^{3} - {\left (b^{2} c - 2 \, a b d\right )} x\right )} \sqrt {d x^{2} + c}}{8 \, {\left (b^{4} x^{2} + a b^{3}\right )}}, \frac {{\left (a b c - 4 \, a^{2} d + {\left (b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {\frac {b c - a d}{a}} \arctan \left (\frac {{\left ({\left (b c - 2 \, a d\right )} x^{2} - a c\right )} \sqrt {d x^{2} + c} \sqrt {\frac {b c - a d}{a}}}{2 \, {\left ({\left (b c d - a d^{2}\right )} x^{3} + {\left (b c^{2} - a c d\right )} x\right )}}\right ) - {\left (3 \, a b c - 4 \, a^{2} d + {\left (3 \, b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {d} \log \left (-2 \, d x^{2} + 2 \, \sqrt {d x^{2} + c} \sqrt {d} x - c\right ) + 2 \, {\left (b^{2} d x^{3} - {\left (b^{2} c - 2 \, a b d\right )} x\right )} \sqrt {d x^{2} + c}}{4 \, {\left (b^{4} x^{2} + a b^{3}\right )}}, -\frac {2 \, {\left (3 \, a b c - 4 \, a^{2} d + {\left (3 \, b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {-d} \arctan \left (\frac {\sqrt {-d} x}{\sqrt {d x^{2} + c}}\right ) - {\left (a b c - 4 \, a^{2} d + {\left (b^{2} c - 4 \, a b d\right )} x^{2}\right )} \sqrt {\frac {b c - a d}{a}} \arctan \left (\frac {{\left ({\left (b c - 2 \, a d\right )} x^{2} - a c\right )} \sqrt {d x^{2} + c} \sqrt {\frac {b c - a d}{a}}}{2 \, {\left ({\left (b c d - a d^{2}\right )} x^{3} + {\left (b c^{2} - a c d\right )} x\right )}}\right ) - 2 \, {\left (b^{2} d x^{3} - {\left (b^{2} c - 2 \, a b d\right )} x\right )} \sqrt {d x^{2} + c}}{4 \, {\left (b^{4} x^{2} + a b^{3}\right )}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(d*x^2+c)^(3/2)/(b*x^2+a)^2,x, algorithm="fricas")

[Out]

[-1/8*(2*(3*a*b*c - 4*a^2*d + (3*b^2*c - 4*a*b*d)*x^2)*sqrt(d)*log(-2*d*x^2 + 2*sqrt(d*x^2 + c)*sqrt(d)*x - c)
 + (a*b*c - 4*a^2*d + (b^2*c - 4*a*b*d)*x^2)*sqrt(-(b*c - a*d)/a)*log(((b^2*c^2 - 8*a*b*c*d + 8*a^2*d^2)*x^4 +
 a^2*c^2 - 2*(3*a*b*c^2 - 4*a^2*c*d)*x^2 + 4*(a^2*c*x - (a*b*c - 2*a^2*d)*x^3)*sqrt(d*x^2 + c)*sqrt(-(b*c - a*
d)/a))/(b^2*x^4 + 2*a*b*x^2 + a^2)) - 4*(b^2*d*x^3 - (b^2*c - 2*a*b*d)*x)*sqrt(d*x^2 + c))/(b^4*x^2 + a*b^3),
-1/8*(4*(3*a*b*c - 4*a^2*d + (3*b^2*c - 4*a*b*d)*x^2)*sqrt(-d)*arctan(sqrt(-d)*x/sqrt(d*x^2 + c)) + (a*b*c - 4
*a^2*d + (b^2*c - 4*a*b*d)*x^2)*sqrt(-(b*c - a*d)/a)*log(((b^2*c^2 - 8*a*b*c*d + 8*a^2*d^2)*x^4 + a^2*c^2 - 2*
(3*a*b*c^2 - 4*a^2*c*d)*x^2 + 4*(a^2*c*x - (a*b*c - 2*a^2*d)*x^3)*sqrt(d*x^2 + c)*sqrt(-(b*c - a*d)/a))/(b^2*x
^4 + 2*a*b*x^2 + a^2)) - 4*(b^2*d*x^3 - (b^2*c - 2*a*b*d)*x)*sqrt(d*x^2 + c))/(b^4*x^2 + a*b^3), 1/4*((a*b*c -
 4*a^2*d + (b^2*c - 4*a*b*d)*x^2)*sqrt((b*c - a*d)/a)*arctan(1/2*((b*c - 2*a*d)*x^2 - a*c)*sqrt(d*x^2 + c)*sqr
t((b*c - a*d)/a)/((b*c*d - a*d^2)*x^3 + (b*c^2 - a*c*d)*x)) - (3*a*b*c - 4*a^2*d + (3*b^2*c - 4*a*b*d)*x^2)*sq
rt(d)*log(-2*d*x^2 + 2*sqrt(d*x^2 + c)*sqrt(d)*x - c) + 2*(b^2*d*x^3 - (b^2*c - 2*a*b*d)*x)*sqrt(d*x^2 + c))/(
b^4*x^2 + a*b^3), -1/4*(2*(3*a*b*c - 4*a^2*d + (3*b^2*c - 4*a*b*d)*x^2)*sqrt(-d)*arctan(sqrt(-d)*x/sqrt(d*x^2
+ c)) - (a*b*c - 4*a^2*d + (b^2*c - 4*a*b*d)*x^2)*sqrt((b*c - a*d)/a)*arctan(1/2*((b*c - 2*a*d)*x^2 - a*c)*sqr
t(d*x^2 + c)*sqrt((b*c - a*d)/a)/((b*c*d - a*d^2)*x^3 + (b*c^2 - a*c*d)*x)) - 2*(b^2*d*x^3 - (b^2*c - 2*a*b*d)
*x)*sqrt(d*x^2 + c))/(b^4*x^2 + a*b^3)]

________________________________________________________________________________________

giac [B]  time = 0.51, size = 336, normalized size = 2.26 \begin {gather*} \frac {\sqrt {d x^{2} + c} d x}{2 \, b^{2}} - \frac {{\left (3 \, b c \sqrt {d} - 4 \, a d^{\frac {3}{2}}\right )} \log \left ({\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{2}\right )}{4 \, b^{3}} - \frac {{\left (b^{2} c^{2} \sqrt {d} - 5 \, a b c d^{\frac {3}{2}} + 4 \, a^{2} d^{\frac {5}{2}}\right )} \arctan \left (\frac {{\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{2} b - b c + 2 \, a d}{2 \, \sqrt {a b c d - a^{2} d^{2}}}\right )}{2 \, \sqrt {a b c d - a^{2} d^{2}} b^{3}} + \frac {{\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{2} b^{2} c^{2} \sqrt {d} - 3 \, {\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{2} a b c d^{\frac {3}{2}} + 2 \, {\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{2} a^{2} d^{\frac {5}{2}} - b^{2} c^{3} \sqrt {d} + a b c^{2} d^{\frac {3}{2}}}{{\left ({\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{4} b - 2 \, {\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{2} b c + 4 \, {\left (\sqrt {d} x - \sqrt {d x^{2} + c}\right )}^{2} a d + b c^{2}\right )} b^{3}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(d*x^2+c)^(3/2)/(b*x^2+a)^2,x, algorithm="giac")

[Out]

1/2*sqrt(d*x^2 + c)*d*x/b^2 - 1/4*(3*b*c*sqrt(d) - 4*a*d^(3/2))*log((sqrt(d)*x - sqrt(d*x^2 + c))^2)/b^3 - 1/2
*(b^2*c^2*sqrt(d) - 5*a*b*c*d^(3/2) + 4*a^2*d^(5/2))*arctan(1/2*((sqrt(d)*x - sqrt(d*x^2 + c))^2*b - b*c + 2*a
*d)/sqrt(a*b*c*d - a^2*d^2))/(sqrt(a*b*c*d - a^2*d^2)*b^3) + ((sqrt(d)*x - sqrt(d*x^2 + c))^2*b^2*c^2*sqrt(d)
- 3*(sqrt(d)*x - sqrt(d*x^2 + c))^2*a*b*c*d^(3/2) + 2*(sqrt(d)*x - sqrt(d*x^2 + c))^2*a^2*d^(5/2) - b^2*c^3*sq
rt(d) + a*b*c^2*d^(3/2))/(((sqrt(d)*x - sqrt(d*x^2 + c))^4*b - 2*(sqrt(d)*x - sqrt(d*x^2 + c))^2*b*c + 4*(sqrt
(d)*x - sqrt(d*x^2 + c))^2*a*d + b*c^2)*b^3)

________________________________________________________________________________________

maple [B]  time = 0.02, size = 4685, normalized size = 31.44 \begin {gather*} \text {output too large to display} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2*(d*x^2+c)^(3/2)/(b*x^2+a)^2,x)

[Out]

-3/8/b*d/(a*d-b*c)*c*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*x+3/8/b^
2*a*d^2/(a*d-b*c)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*x+9/8/b^2*a
*d^(3/2)/(a*d-b*c)*ln(((x+(-a*b)^(1/2)/b)*d-(-a*b)^(1/2)/b*d)/d^(1/2)+((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(
x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))*c-3/4/b^3*(-a*b)^(1/2)*d^2/(a*d-b*c)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b
)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*a+3/4/b^2*(-a*b)^(1/2)*d/(a*d-b*c)*((x+(-a*b)^(1/2)/b)^2*d-2
*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*c+1/4/(-a*b)^(1/2)/b^3/(-(a*d-b*c)/b)^(1/2)*ln((-2*(-a
*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(
x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x+(-a*b)^(1/2)/b))*a^2*d^2+3/4/b^3*(-a*b)^(1/2)*d^2/(a*d-b*c)*((x-(
-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*a-3/4/b^2*(-a*b)^(1/2)*d/(a*d-b*c)
*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*c-3/8/b*d/(a*d-b*c)*c*((x-(-
a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*x-1/4/(-a*b)^(1/2)/b^3/(-(a*d-b*c)/
b)^(1/2)*ln((2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x-(-a*b)^(1/2)/b)^2*
d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x-(-a*b)^(1/2)/b))*a^2*d^2+3/8/b^2*a*d^2/(a*d-b*c
)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*x+9/8/b^2*a*d^(3/2)/(a*d-b*
c)*ln(((x-(-a*b)^(1/2)/b)*d+(-a*b)^(1/2)/b*d)/d^(1/2)+((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b
)/b*d-(a*d-b*c)/b)^(1/2))*c+1/8/b^2*d*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/
b)^(1/2)*x+3/8/b^2*d^(1/2)*ln(((x-(-a*b)^(1/2)/b)*d+(-a*b)^(1/2)/b*d)/d^(1/2)+((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)
^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))*c+1/4/(-a*b)^(1/2)/b*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*
(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*c-1/4/b^3*d^(3/2)*ln(((x-(-a*b)^(1/2)/b)*d+(-a*b)^(1/2)/b*d)/d^(1/2)
+((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))*a+1/4/b/(a*d-b*c)/(x-(-a*b)
^(1/2)/b)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(5/2)+1/4/b/(a*d-b*c)/(x+
(-a*b)^(1/2)/b)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(5/2)+1/8/b^2*d*((x
+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*x+3/8/b^2*d^(1/2)*ln(((x+(-a*b)^
(1/2)/b)*d-(-a*b)^(1/2)/b*d)/d^(1/2)+((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b
)^(1/2))*c-1/4/(-a*b)^(1/2)/b*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)
*c-1/4/b^3*d^(3/2)*ln(((x+(-a*b)^(1/2)/b)*d-(-a*b)^(1/2)/b*d)/d^(1/2)+((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(
x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))*a-1/4/b*d/(a*d-b*c)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)
^(1/2)/b)/b*d-(a*d-b*c)/b)^(3/2)*x-3/8/b*d^(1/2)/(a*d-b*c)*c^2*ln(((x-(-a*b)^(1/2)/b)*d+(-a*b)^(1/2)/b*d)/d^(1
/2)+((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))+1/2/(-a*b)^(1/2)/b^2/(-(
a*d-b*c)/b)^(1/2)*ln((2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x-(-a*b)^(1
/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x-(-a*b)^(1/2)/b))*a*d*c+3/4/b^2*(-a*b)^
(1/2)*d/(a*d-b*c)/(-(a*d-b*c)/b)^(1/2)*ln((2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b
)^(1/2)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x-(-a*b)^(1/2)/b))*
c^2-3/2/b^3*(-a*b)^(1/2)*d^2/(a*d-b*c)/(-(a*d-b*c)/b)^(1/2)*ln((2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-2*(a*d-b
*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))
/(x-(-a*b)^(1/2)/b))*a*c+3/2/b^3*(-a*b)^(1/2)*d^2/(a*d-b*c)/(-(a*d-b*c)/b)^(1/2)*ln((-2*(-a*b)^(1/2)*(x+(-a*b)
^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b
*d-(a*d-b*c)/b)^(1/2))/(x+(-a*b)^(1/2)/b))*a*c-1/4/b^2*(-a*b)^(1/2)*d/(a*d-b*c)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*
b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(3/2)-3/4/b^3*a^2*d^(5/2)/(a*d-b*c)*ln(((x-(-a*b)^(1/2)/b)*d+(-a*
b)^(1/2)/b*d)/d^(1/2)+((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))+1/4/b^
2*(-a*b)^(1/2)*d/(a*d-b*c)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(3/2)-3/
4/b^3*a^2*d^(5/2)/(a*d-b*c)*ln(((x+(-a*b)^(1/2)/b)*d-(-a*b)^(1/2)/b*d)/d^(1/2)+((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b
)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))-1/4/(-a*b)^(1/2)/b^2*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)
*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*a*d-1/4/(-a*b)^(1/2)/b/(-(a*d-b*c)/b)^(1/2)*ln((2*(-a*b)^(1/2)*(x-(
-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)
/b)/b*d-(a*d-b*c)/b)^(1/2))/(x-(-a*b)^(1/2)/b))*c^2+1/4/(-a*b)^(1/2)/b^2*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2
)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2)*a*d+1/4/(-a*b)^(1/2)/b/(-(a*d-b*c)/b)^(1/2)*ln((-2*(-a*b)^(1/2)*(x
+(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/
2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x+(-a*b)^(1/2)/b))*c^2-1/4/b*d/(a*d-b*c)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)
*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(3/2)*x-3/8/b*d^(1/2)/(a*d-b*c)*c^2*ln(((x+(-a*b)^(1/2)/b)*d-(-a*b)^(1/2)
/b*d)/d^(1/2)+((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))-1/12/(-a*b)^(1
/2)/b*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(3/2)+1/12/(-a*b)^(1/2)/b*((x
-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(3/2)-3/4/b^4*(-a*b)^(1/2)*d^3/(a*d-b*
c)/(-(a*d-b*c)/b)^(1/2)*ln((-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x+(-
a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x+(-a*b)^(1/2)/b))*a^2-3/4/b^2*(-
a*b)^(1/2)*d/(a*d-b*c)/(-(a*d-b*c)/b)^(1/2)*ln((-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-
b*c)/b)^(1/2)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x+(-a*b)^(1/2
)/b))*c^2-1/2/(-a*b)^(1/2)/b^2/(-(a*d-b*c)/b)^(1/2)*ln((-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-2*(a*d-b*c)/b+2
*(-(a*d-b*c)/b)^(1/2)*((x+(-a*b)^(1/2)/b)^2*d-2*(-a*b)^(1/2)*(x+(-a*b)^(1/2)/b)/b*d-(a*d-b*c)/b)^(1/2))/(x+(-a
*b)^(1/2)/b))*a*d*c+3/4/b^4*(-a*b)^(1/2)*d^3/(a*d-b*c)/(-(a*d-b*c)/b)^(1/2)*ln((2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)
/b)/b*d-2*(a*d-b*c)/b+2*(-(a*d-b*c)/b)^(1/2)*((x-(-a*b)^(1/2)/b)^2*d+2*(-a*b)^(1/2)*(x-(-a*b)^(1/2)/b)/b*d-(a*
d-b*c)/b)^(1/2))/(x-(-a*b)^(1/2)/b))*a^2

________________________________________________________________________________________

maxima [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {{\left (d x^{2} + c\right )}^{\frac {3}{2}} x^{2}}{{\left (b x^{2} + a\right )}^{2}}\,{d x} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2*(d*x^2+c)^(3/2)/(b*x^2+a)^2,x, algorithm="maxima")

[Out]

integrate((d*x^2 + c)^(3/2)*x^2/(b*x^2 + a)^2, x)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {x^2\,{\left (d\,x^2+c\right )}^{3/2}}{{\left (b\,x^2+a\right )}^2} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((x^2*(c + d*x^2)^(3/2))/(a + b*x^2)^2,x)

[Out]

int((x^2*(c + d*x^2)^(3/2))/(a + b*x^2)^2, x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2} \left (c + d x^{2}\right )^{\frac {3}{2}}}{\left (a + b x^{2}\right )^{2}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2*(d*x**2+c)**(3/2)/(b*x**2+a)**2,x)

[Out]

Integral(x**2*(c + d*x**2)**(3/2)/(a + b*x**2)**2, x)

________________________________________________________________________________________